LoadFromMetafile
Description
This method loads data from TMetafile type instance.
TMetafile instance can be filled from EMF-file. The loaded data can be converted to DXF-format and saved to stream or file.
Tip
Use Clear before calling this procedure.
Syntax
procedure LoadFromMetafile(Metafile: TMetafile);